home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 2005 August
/
DPPCPRO0805.ISO
/
PCPro.exe
/
PCPro.dxr
/
Flash Assets_1_Disclaimer.swf
/
scripts
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-05-20
|
83 b
|
6 lines
function strToUpperCase(oldText)
{
return oldText.toUpperCase();
}
stop();